home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / CUTOUT / MEGA.OPD < prev    next >
Encoding:
Text File  |  1996-05-08  |  613 b   |  28 lines

  1. #[document 82.15 133.6 148.5 172.6
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(82.15,137.10);
  16. l(137.60,172.60);
  17. l(148.50,143.20);
  18. l(83.30,133.60);
  19. l(82.15,137.10);
  20. close_edge();
  21. p=path();
  22. gc_color(0.00,0.00,0.00);
  23. s[0]=draw(p);
  24. page:=s[0];
  25. s=NULL;
  26. #]page
  27. #]document
  28.